home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
PRINTER
/
LJPRT1.ARJ
/
READ_ME.BAT
< prev
Wrap
DOS Batch File
|
1991-03-25
|
3KB
|
45 lines
ECHO OFF
CLS
ECHO ══════════════════════════╡ LJprt Ver 1.00 ╞═══════════════════════════
ECHO ║ ║
ECHO ║ Thank you for trying LJprt - A LaserJet text file print utility. ║
ECHO ║ It offers an easy way to exercise your LaserJet's features for ║
ECHO ║ straight ASCII printing without having to go through your word ║
ECHO ║ processor. ║
ECHO ║ ║
ECHO ║ To start LJprt from the DOS prompt type: LJPRT [Path]Print.fil ║
ECHO ║ ║
ECHO ║ Press the letter keys for the font and page orientation you want. ║
ECHO ║ ║
ECHO ║ Press [F9] to begin printing. ║
ECHO ║ ║
ECHO ║ Press [F10] or [Alt-X] to return to DOS. ║
ECHO ║ ║
ECHO ║ The [F1] key gives basic on-line help. You may wish to review the ║
ECHO ║ LJPRT.DOC file for details on exercising LJprt to its full potential. ║
ECHO ║ ║
ECHO ════════════════════════════════════════════════════════════════════════
ECHO
PAUSE
CLS
ECHO ════════════════════════════════════════════════════════════════════════
ECHO ║ \ \ ^ / / ║
ECHO ║ This program is \\ HOT // off the compiler and has not stood the test ║
ECHO ║ of a wide variaty of computer and printer environments that only the ║
ECHO ║ general public can give. I welcome your comments. ║
ECHO ║ ║
ECHO ║ ║
ECHO ║ LJprt Ver 1.00 ║
ECHO ║ Copyright (c) 1991 All rights reserved. ║
ECHO ║ ║
ECHO ║ J. Lawrence Nafziger ║
ECHO ║ P.O. Box 8351 ║
ECHO ║ Norfolk, Virginia 23503-0351 ║
ECHO ║ ║
ECHO ║ CompuServe 73075,1474 ║
ECHO ║ or ║
ECHO ║ GENIE J.Nafziger ║
ECHO ║ ║
ECHO ════════════════════════════════════════════════════════════════════════
ECHO